Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.IO.Exchangeable Namespace / IExtensionCollection<T> Interface

In This Topic
IExtensionCollection<T> Interface Methods
In This Topic

For a list of all members of this type, see IExtensionCollection<T> members.

Public Methods
 NameDescription
 MethodAdds an object to the end of the GrapeCity.Spreadsheet.Collection<T>.  
 Method (Inherited from System.Collections.Generic.ICollection<IExtension<T>>)
 Method (Inherited from System.Collections.Generic.ICollection<IExtension<T>>)
 Method (Inherited from System.Collections.Generic.ICollection<IExtension<T>>)
 MethodOverloaded. Finds the specified extension object in the collection.  
 MethodFinds all extension object in the collection specified by E.  
 Method (Inherited from System.Collections.Generic.IEnumerable<IExtension<T>>)
 Method (Inherited from System.Collections.Generic.ICollection<IExtension<T>>)
Top
See Also